DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / CanRefresh Method

In This Topic
    CanRefresh Method (C1CursorDataCollection<T,K>)
    In This Topic
    Determines whether the collection can be refreshed.
    Syntax
    'Declaration
     
    Public Function CanRefresh() As Boolean
    public bool CanRefresh()
    See Also